home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 200
- Top = 108
- Width = 544
- Height = 375
- Caption = 'Gif Viewer'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object GIFImage1: TGIFImage
- Left = 0
- Top = 8
- Width = 529
- Height = 337
- Animate = True
- AutoSize = True
- Center = True
- end
- end
-